<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>One-factor-at-a-time method</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/One-factor-at-a-time_method"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-One-factor-at-a-time_method rootpage-One-factor-at-a-time_method skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">One-factor-at-a-time method</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<p>The <b>one-factor-at-a-time method,</b><sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> also known as <b>one-variable-at-a-time</b>, <b>OFAT</b>, <b>OF@T</b>,
<b>OFaaT</b>, <b>OVAT</b>, <b>OV@T</b>, <b>OVaaT</b>, or <b>monothetic analysis</b> is a method of <a href="Design_of_experiments" title="Design of experiments">designing experiments</a> involving the testing of factors, or causes, one at a time instead of multiple factors simultaneously.
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Advantages">Advantages</h2></div>
<p>OFAT is favored by non-experts, especially in situations where the data is cheap and abundant.
</p><p>There exist cases where the mental effort required to conduct a complex multi-factor analysis exceeds the effort required to acquire extra data, in which case OFAT might make sense. Furthermore, some researchers have shown that OFAT can be more effective than <a href="Fractional_factorial_design" title="Fractional factorial design">fractional factorials</a> under certain conditions (number of runs is limited, primary goal is to attain improvements in the system, and experimental error is not large compared to factor effects, which must be additive and independent of each other).<sup id="cite_ref-Friedman,_M.,_and_Savage,_L._J._(1947),_“Planning_Experiments_Seeking_Maxima,”_in_Techniques_of_Statistical_Analysis,_eds._C._Eisenhart,_M._W._Hastay,_and_W._A._Wallis,_New_York:_McGraw-Hill,_pp._365-372._2-0" class="reference"><a href="#cite_note-Friedman,_M.,_and_Savage,_L._J._(1947),_“Planning_Experiments_Seeking_Maxima,”_in_Techniques_of_Statistical_Analysis,_eds._C._Eisenhart,_M._W._Hastay,_and_W._A._Wallis,_New_York:_McGraw-Hill,_pp._365-372.-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-Cuthbert_Daniel_3-0" class="reference"><a href="#cite_note-Cuthbert_Daniel-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="Disadvantages">Disadvantages</h2></div>
<p>In contrast, in situations where data is precious and must be analyzed with care, it is almost always better to
change multiple factors at once. A middle-school-level example illustrating this point is the family of <a href="Balance_puzzle" title="Balance puzzle">balance puzzles</a>, which includes the Twelve Coins puzzle. At the undergraduate level, one could compare
Bevington's<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> <code>GRIDLS</code> versus <code>GRADLS</code>. The latter is far from optimal, but the former, which changes only one variable at a time, is worse. See also the <a href="Factorial_design" class="mw-redirect" title="Factorial design">factorial experimental design</a> methods pioneered by <a href="Ronald_Fisher" title="Ronald Fisher">Sir Ronald A. Fisher</a>. Reasons for disfavoring OFAT include:
</p>
<ol><li>OFAT requires more runs for the same precision in effect estimation</li>
<li>OFAT cannot estimate interactions</li>
<li>OFAT can miss optimal settings of factors.</li></ol>
<p>Designed experiments remain nearly always preferred to OFAT with many types and methods available, in addition to fractional factorials which, though usually requiring more runs than OFAT, do address the three concerns above.<sup id="cite_ref-Czitrom_5-0" class="reference"><a href="#cite_note-Czitrom-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup> One modern design over which OFAT has no advantage in number of runs is the <a href="Plackett-Burman_design" class="mw-redirect" title="Plackett-Burman design">Plackett-Burman</a> which, by having all factors vary simultaneously (an important quality in experimental designs),<sup id="cite_ref-Czitrom_5-1" class="reference"><a href="#cite_note-Czitrom-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup> gives generally <a href="Efficiency_(statistics)" title="Efficiency (statistics)">greater precision in effect estimation</a>.
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="Ceteris_paribus" title="Ceteris paribus">Ceteris paribus</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist">
<div class="mw-references-wrap"><ol class="references">
<li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFRazaviGupta2015" class="citation journal cs1">Razavi, Saman; Gupta, Hoshin V. (2015). <a rel="nofollow" class="external text" href="https://doi.org/10.1002%2F2014wr016527">"What do we mean by sensitivity analysis? The need for comprehensive characterization of "global" sensitivity in Earth and Environmental systems models"</a>. <i>Water Resources Research</i>. <b>51</b> (5): <span class="nowrap">3070–</span>3092. <a href="Bibcode_(identifier)" class="mw-redirect" title="Bibcode (identifier)">Bibcode</a>:<a rel="nofollow" class="external text" href="https://ui.adsabs.harvard.edu/abs/2015WRR....51.3070R">2015WRR....51.3070R</a>. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1002%2F2014wr016527">10.1002/2014wr016527</a></span>. <a href="ISSN_(identifier)" class="mw-redirect" title="ISSN (identifier)">ISSN</a> <a rel="nofollow" class="external text" href="https://search.worldcat.org/issn/0043-1397">0043-1397</a>.</cite></span>
</li>
<li id="cite_note-Friedman,_M.,_and_Savage,_L._J._(1947),_“Planning_Experiments_Seeking_Maxima,”_in_Techniques_of_Statistical_Analysis,_eds._C._Eisenhart,_M._W._Hastay,_and_W._A._Wallis,_New_York:_McGraw-Hill,_pp._365-372.-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-Friedman,_M.,_and_Savage,_L._J._(1947),_“Planning_Experiments_Seeking_Maxima,”_in_Techniques_of_Statistical_Analysis,_eds._C._Eisenhart,_M._W._Hastay,_and_W._A._Wallis,_New_York:_McGraw-Hill,_pp._365-372._2-0">^</a></b></span> <span class="reference-text">Friedman, M., and Savage, L. J. (1947), “Planning Experiments Seeking Maxima,” in Techniques of Statistical Analysis, eds. C. Eisenhart, M. W. Hastay, and W. A. Wallis, New York: McGraw-Hill, pp. 365-372.</span>
</li>
<li id="cite_note-Cuthbert_Daniel-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-Cuthbert_Daniel_3-0">^</a></b></span> <span class="reference-text">Daniel, C. (1973),“One-at-a-Time Plans,” Journal of the American Statistical Association 68, 353-360</span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text">Bevington and Robinson, <i>Data Reduction and Error Analysis for the Physical Sciences</i>, 2nd Ed. McGraw–Hill (1992)</span>
</li>
<li id="cite_note-Czitrom-5"><span class="mw-cite-backlink">^ <a href="#cite_ref-Czitrom_5-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Czitrom_5-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite id="CITEREFCzitrom1999" class="citation journal cs1"><a href="Veronica_Czitrom" title="Veronica Czitrom">Czitrom, Veronica</a> (1999). "One-Factor-at-a-Time Versus Designed Experiments". <i>American Statistician</i>. <b>53</b> (2): <span class="nowrap">126–</span>131. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.2307%2F2685731">10.2307/2685731</a>. <a href="JSTOR_(identifier)" class="mw-redirect" title="JSTOR (identifier)">JSTOR</a> <a rel="nofollow" class="external text" href="https://www.jstor.org/stable/2685731">2685731</a>.</cite></span>
</li>
</ol></div></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2023-07-23" href="https://en.wikipedia.org/wiki/?title=One-factor-at-a-time_method&oldid=1166766862">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>